﻿2026-08-03T03:37:24.7552224Z ##[group]Run actions/checkout@v5
2026-08-03T03:37:24.7552596Z with:
2026-08-03T03:37:24.7552941Z   fetch-depth: 0
2026-08-03T03:37:24.7553250Z   repository: BigscreenVR/spt-bs-core
2026-08-03T03:37:24.7555036Z   token: ***
2026-08-03T03:37:24.7555265Z   ssh-strict: true
2026-08-03T03:37:24.7555480Z   ssh-user: git
2026-08-03T03:37:24.7555716Z   persist-credentials: true
2026-08-03T03:37:24.7555964Z   clean: true
2026-08-03T03:37:24.7556187Z   sparse-checkout-cone-mode: true
2026-08-03T03:37:24.7556534Z   fetch-tags: false
2026-08-03T03:37:24.7556758Z   show-progress: true
2026-08-03T03:37:24.7556974Z   lfs: false
2026-08-03T03:37:24.7558267Z   submodules: false
2026-08-03T03:37:24.7558502Z   set-safe-directory: true
2026-08-03T03:37:24.7558775Z   allow-unsafe-pr-checkout: false
2026-08-03T03:37:24.7559031Z ##[endgroup]
2026-08-03T03:37:24.9673893Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T03:37:24.9675252Z ##[group]Getting Git version info
2026-08-03T03:37:24.9675743Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-03T03:37:24.9924933Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-03T03:37:25.0527117Z git version 2.43.0.windows.1
2026-08-03T03:37:25.0556028Z ##[endgroup]
2026-08-03T03:37:25.0564522Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\492efe64-604c-4106-9b69-00dccbecaf22\.gitconfig'
2026-08-03T03:37:25.0579945Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\492efe64-604c-4106-9b69-00dccbecaf22' before making global git config changes
2026-08-03T03:37:25.0581008Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T03:37:25.0585750Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-03T03:37:25.0895245Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-03T03:37:25.1987128Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:37:25.2020800Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T03:37:25.2025843Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T03:37:25.3058180Z refs/heads/main
2026-08-03T03:37:25.3082978Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-03T03:37:25.4609810Z HEAD is now at ea9b69c04 docs: infra register IR-16 — kill_tree termination-return audit (re-homed ex-#130)
2026-08-03T03:37:25.8188091Z ##[endgroup]
2026-08-03T03:37:25.8190498Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-03T03:37:27.3192981Z ##[group]Cleaning the repository
2026-08-03T03:37:27.3196914Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-03T03:37:36.0168157Z Removing target/
2026-08-03T03:37:36.0206420Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-03T03:37:36.1340193Z HEAD is now at ea9b69c04 docs: infra register IR-16 — kill_tree termination-return audit (re-homed ex-#130)
2026-08-03T03:37:36.1366912Z ##[endgroup]
2026-08-03T03:37:36.1371722Z ##[group]Disabling automatic garbage collection
2026-08-03T03:37:36.1376959Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-03T03:37:36.1668493Z ##[endgroup]
2026-08-03T03:37:36.1669008Z ##[group]Setting up auth
2026-08-03T03:37:36.1675224Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-03T03:37:36.1939665Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-03T03:37:36.7965803Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T03:37:36.8249630Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-03T03:37:37.6955682Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T03:37:37.7249114Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-03T03:37:38.4243817Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-03T03:37:38.4724186Z ##[endgroup]
2026-08-03T03:37:38.4725836Z ##[group]Fetching the repository
2026-08-03T03:37:38.4750789Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-03T03:37:43.6056286Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:37:43.6056923Z  * [new branch]          fix/ir15-test-liveness-oracle -> origin/fix/ir15-test-liveness-oracle
2026-08-03T03:37:43.6057426Z  * [new branch]          golden/ir15 -> origin/golden/ir15
2026-08-03T03:37:43.6423492Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/ir15
2026-08-03T03:37:43.7001186Z   origin/golden/ir15
2026-08-03T03:37:43.7027223Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/ir15
2026-08-03T03:37:43.7988295Z a5042ec7440159a931217ae3c11be156a7675bf6
2026-08-03T03:37:43.8007176Z ##[endgroup]
2026-08-03T03:37:43.8007669Z ##[group]Determining the checkout info
2026-08-03T03:37:43.8008262Z ##[endgroup]
2026-08-03T03:37:43.8013732Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-03T03:37:43.8440536Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-03T03:37:43.9377368Z ##[group]Checking out the ref
2026-08-03T03:37:43.9385392Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/ir15 refs/remotes/origin/golden/ir15
2026-08-03T03:37:44.0775994Z branch 'golden/ir15' set up to track 'origin/golden/ir15'.
2026-08-03T03:37:44.0777026Z Previous HEAD position was ea9b69c04 docs: infra register IR-16 — kill_tree termination-return audit (re-homed ex-#130)
2026-08-03T03:37:44.0777708Z Switched to a new branch 'golden/ir15'
2026-08-03T03:37:44.0808283Z ##[endgroup]
2026-08-03T03:37:44.2105156Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-03T03:37:44.2409011Z a5042ec7440159a931217ae3c11be156a7675bf6
